Skip to content

Comments

gh-143434: Fix typo in zstd documentation#143437

Merged
emmatyping merged 1 commit intopython:mainfrom
RitamPal26:fix-zstd-docs-typo
Jan 5, 2026
Merged

gh-143434: Fix typo in zstd documentation#143437
emmatyping merged 1 commit intopython:mainfrom
RitamPal26:fix-zstd-docs-typo

Conversation

@RitamPal26
Copy link
Contributor

@RitamPal26 RitamPal26 commented Jan 5, 2026

Description

Fixes gh-143434.

Corrects typo in lines 76, 120 in Doc/library/compression.zstd.rst from "decompression" to "compression".


📚 Documentation preview 📚: https://cpython-previews--143437.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-bot bot commented Jan 5, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jan 5, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jan 5, 2026
@bedevere-app bedevere-app bot mentioned this pull request Jan 5, 2026
Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@emmatyping emmatyping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@emmatyping emmatyping merged commit 240a6c3 into python:main Jan 5, 2026
45 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jan 5, 2026
@miss-islington-app
Copy link

Thanks @RitamPal26 for the PR, and @emmatyping for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 5, 2026
(cherry picked from commit 240a6c3)

Co-authored-by: Ritam Pal <ritamjunior26@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 5, 2026

GH-143444 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jan 5, 2026
emmatyping pushed a commit that referenced this pull request Jan 5, 2026
gh-143434: Fix typo in zstd documentation (GH-143437)
(cherry picked from commit 240a6c3)

Co-authored-by: Ritam Pal <ritamjunior26@gmail.com>
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Zstd Docs Typo

4 participants